Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix for SocketImpl usage #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

fix for SocketImpl usage #3

wants to merge 1 commit into from

Conversation

n0rbyt3
Copy link

@n0rbyt3 n0rbyt3 commented Apr 11, 2013

Hey,

this is my first commit now. When using JTorSocketImpl the connection manager also creates a SSLSocket by using this factory. I copied the "createOriginalSocket" method from silvertunnel and integrated it for JTor. I also wrote a little test script for myself to ensure that this will work.

The flags "isConnected" and "isClosed" where deleted, because you can check these flags from the socket itself.

Keep up this excellent work, it's awesome! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant